body {
    color: #4D4D4D;
    background: #f5f5f5;
}

.z-mainleft span {
    cursor: pointer;
}

label {
    display: inline-block;
    width: 100px;
    float: left;
    text-align: right;
}

/***.onone {
    color: #FFFFFF !important;
    background: #C20007 !important;
    border: 1px solid #C20007 !important;
    transition: all 0.3s ease;
}***/

.z-main {
    width: 1400px;
    margin:0 auto 15px;
}

.z-mainleft {
    width: 540px;
    float: left;
    margin-top: 25px;
    font-size: 14px;
    background: #FFFFFF;
	margin-right:8px;
}

.z-zxjs {
    width: 90%;
    height: 170px;
    box-sizing: border-box;
    padding: 3px;
    border: 1px solid #CCCCCC;
    position: relative;
    overflow: hidden;
    margin: 10px auto;
}

.z-zxjs img {
    width: 100%;
    height: 100%;
}

.z-zxjs p {
    width:478px;
    height: 30px;
    position: absolute;
    bottom: -33px;
    left: 3px;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
    padding: 0px 10px;
    color: #FFFFFF;
    font-size: 16px;
    transition: all 0.5s ease;
}

.z-zxjs:hover p {
    bottom: 3px;
}

.z-mainleft .z-mainleftt0 {
    background: #F4F4F4;
}

.z-mainleftt0 ul {
    padding: 15px 35px 0;
}

.z-mainleft .z-mainleftt0 ul li {
    float: left;
    padding: 0px 25px;
    line-height: 35px;
    color: #4d4d4d;
    cursor: pointer;
    font-size: 16px;
}

.z-mainleft .z-mainleftt0 ul li.on {
    color: #FFFFFF;
    background: #C20007;
    border: none;
}

.z-mainleft .z-mainleftt0 ul li i {
    font-style: inherit;
    font-size: 14px;
}

.z-mainlefttl {
    background: #FFFFFF;
    margin: 0 10px;
    padding: 16px 0;
    border-bottom: 1px dashed #e6e6e6;
}

.z-mainlefttl ul {
    margin-left: 33px;
    heigth: 32px;
}

.z-mainlefttl ul li {
    float: left;
    padding: 0px 20px;
    line-height: 30px;
    color: #4d4d4d;
    cursor: pointer;
    font-size: 16px;
}

.z-mainlefttl ul li.on {
    color: #FFFFFF;
    background: #C20007;
    border: none;
    border-radius: 5px;
}

.z-mainleftcont .z-mainleftcont1 {

    width: 100%;
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 10px;
    padding-bottom: 20px;
}

.z-sjs,
.z-zzlx,
.z-sjz,
.z-ttlx,
.z-bm {
    width: 100%;
    padding-top: 15px;
    border-bottom: 1px dashed #e6e6e6;
}

.z-fwlb {
    width: 100%;
    padding-top: 15px;
}

.z-sjs div,
.z-zzlx div,
.z-sjz div,
.z-ttlx div,
.z-fwlb div,
.z-bm div {
    width:430px;
    float: right;
}

.z-sjs div span,
.z-zzlx div span,
.z-sjz div span {padding:2px 10px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #cfcfcf;
    border-radius: 11px;
    margin-right: 10px;
    margin-bottom: 15px;font-size: 14px;
}

.z-ttlx div span,
.z-fwlb div span,
.z-bm div span {
    display: inline-block;
    box-sizing: border-box;
    height: 24px;
    padding: 0px 6px;
    border: 1px solid #cfcfcf;
    border-radius: 11px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 15px;
}

.z-ttlx div span:nth-child(1) {
    width: 80px;
    padding: 0;
}

.z-fwlb div span:nth-child(1) {
    width: 78px;
    padding: 0;
}

.z-sjshengtu3 {
    width: 100%;
    height: 105px;
    box-sizing: border-box;
    padding: 10px 50px;
    background: #FFFFFF;
}

.z-sjshengtu3 img {
    width: 100%;
    height: 100%;
}

.z-mainright {
    width: 840px;
    float: right;
    padding-top: 25px;
	padding-left:8px;
}

.z-mainright .z-search {
    width: 100%;
    margin-top: 10px;
}

.z-mainright .z-search span {
    float: left;
    color: #CC0102;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    height: 37px;
    line-height: 37px;
    background: url(../../images/public/z-sjsjx2.png)no-repeat left center;
}

.z-mainright .z-search form {
    width: 430px;
    float: left;
    position: relative;
    margin-left: 80px;
}

.z-mainright .z-search form label {
    height: 37px;
    line-height: 37px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.z-search .z-search-text {
    width: 325px;
    height: 37px;
    border: 1px solid #cccccc;
    background: #FFFFFF;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 50px;
}

.z-search .z-search-img {
   position: absolute;
    right: 16px;
    top: 8px;
    width: 21px;
    height: 21px;
    font-size: 0;
    background: url(../../images/public/z-sjjgsearch.png);
    border: 0;
    cursor: pointer;outline:none;
}

.z-search .l-listtype {
    font-size: 12px;
    display: inline-block;
}

.z-search .l-listtype li {
    float: left;
    cursor: pointer;
    text-align: center;
    padding: 0 5px;
    margin-top: -5px;
}

.z-search .l-listtype li i {
    margin: 0 auto;
    display: block;
    width: 30px;
    height: 30px;
}

.z-search .l-listtype li:nth-child(2) i {
    background: url(../../images/public/l-zydtmaptype0.png)
}

.z-search .l-listtype li:nth-child(2).on i {
    background: url(../../images/public/l-zydtmaptype1.png)
}

.z-search .l-listtype li:nth-child(1) i {
    background: url(../../images/public/l-zydtlisttype0.png)
}

.z-search .l-listtype li:nth-child(1).on i {
    background: url(../../images/public/l-zydtlisttype1.png)
}

.z-search .l-listtype li.on {
    color: #C20007;
}

.z-rightcont {
    width: 100%;
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 15px 55px;
    display: none;
}

.z-rightconttl {
    width: 100%;
    height: 60px;
    background: #FFFFFF;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.z-rightconttl p {
    height: 60px;
    display: inline-block;
    padding-left: 48px;
    line-height: 60px;
    font-size: 16px;
}

.z-rightconttl p span {
    color: #CC0102;
    font-size: 18px;
    font-weight: bold;
}

.z-rightconttl p:nth-child(1) {
    background: url(../../images/public/z-sjjgsjsimg.png) no-repeat left center;
}

.z-rightconttl p:nth-child(2) {
    background: url(../../images/public/z-sjjgsjzimg.png) no-repeat left center;
}

.z-rightconttl p:nth-child(3) {
    background: url(../../images/public/z-sjjgzydimg.png) no-repeat left center;
}

.z-rightcont .z-rightul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 10px;
}

.z-rightcont .z-rightul li {
    width:233px;
    height: 260px;
    border-bottom: 1px solid #9c989a;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #f7f7f7;
    transition: all 0.3s ease;
}
.z-rightcont .z-rightul li{
	margin-left:15px;
}
.z-rightcont .z-rightul li:nth-child(1){
	margin-left:0;
}
.z-rightcont .z-rightul li:nth-child(4){
	margin-left:0;
}
.z-rightcont .z-rightul li:nth-child(7){
	margin-left:0;
}
.z-rightcont .z-rightul li:nth-child(10){
	margin-left:0;
}
.z-rightcont ul li:hover {
    border-bottom: 1px solid #C20007;
    background: #FFFFFF;
}

.z-rightcont ul li:hover .z-detaimg {
    border: 2px solid #C20007;
}

.z-rightcont ul li .z-detaimg {
    width: 100%;
    height: 144px;
    box-sizing: border-box;
    border: 2px solid #CCCCCC;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
}

.z-rightcont ul li .z-detaimg img {
    width: 100%;
    height: 100%;
}

.z-rightcont ul li .z-detaimg p {
    width: 100%;
    height: 33px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 33px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 10px;
}

.z-rightcont ul li .z-detap1 {
    width: 100%;
    text-align: center;
    margin:5px 0 0;
    box-sizing: border-box;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.z-rightcont ul li .z-detap1 span {
    display: inline-block;
    color: #666666;
    padding-left: 15px;
    background: url(../../images/public/z-sjjgdeta.png) no-repeat left center;
font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
}

.z-rightcont ul li .z-detap2 {
    box-sizing: border-box;
    margin-left: 10px;
    margin-right: 10px;
    padding:0 0px 5px;
    font-weight: bold;
    border-bottom: 1px dashed #CCCCCC;
    text-align: center;font-size:12px;
}

.z-rightcont ul li .z-detap2 span {
    color: #666666;
    font-weight: normal;
}

.z-rightcont ul li .z-detap3 {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 8px 5px;
}

.z-rightcont ul li .z-detap3 span {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.z-rightcont ul li .z-detap3 span i {
        font-size: 12px;
    color: #de4138;
    font-style: initial;
    font-weight: 500;
    line-height: 27px;
}

 .l-marker {padding:8px 0;
width: 100%;
height:auto;
letter-spacing: 0;
position: absolute;
z-index: 9999;
top: 0;
left: 0;
background-color: rgba(0,0,0,0.35);
}
.l-marker li{background: initial !important;color: #fff !important;}

.l-marker ul {
    display: block;
}

.l-marker ul li {
    float: left;
    width: 140px;
    height: 24px;
    line-height: 24px;
    color: #4d4d4d;
    font-size: 14px;
    vertical-align: center;
}

.l-marker ul li:hover {
    border: none;
}

.l-marker ul li img {
    height: 100%;
    width: auto;
    margin: 0 3px 1px 0px;
}

.mapcontent {
    min-height: 10px;
    background: #cfcfcf;
}

.pages-box {
    text-align: center;
    margin: 15px auto;
    clear: both;
}

.pages {
    display: inline-block;
    font-size: 14px;
    color: #333333;
}

.pages a {
    color: inherit;
}

.pages>a,
.action_num,
.First_Page,
.Fir_Page,
.next_Page_Action,
.Last_Page_Action,
.First_Page_action,
.Fir_Page_action,
.next_Page,
.Last_Page {
    display: inline-block;
    box-sizing: border-box;
    min-width: 30px;
    border: 1px solid #d2d2d2;
    line-height: 30px;
    margin: 0 2px;
    cursor: pointer;
}

.First_Page,
.Fir_Page,
.next_Page_Action,
.Last_Page_Action,
.First_Page_action,
.Fir_Page_action,
.next_Page,
.Last_Page {
    padding: 0 9px;
}

.pages .Last_Page_Action,
.pages .Last_Page {
    margin-right: 20px;
}

.pages .action_num {
    background-color: #cc0505;
    color: #fff;
}

.z-zxjs {
    width: 90%;
    margin: 10px auto;
}
.w430{width: 430px;
    float: right;}

@media screen and (max-width:1420px) {
    .z-main {
        width: 1240px;
    }
    .z-mainleft {
        width: 450px;
    }
    .z-mainleftimg {
        padding: 10px 21px;
    }
    .z-sjs div,
    .z-zzlx div,
    .z-sjz div,
    .z-zyd div,
    .z-fwlb div,
    .z-bm div,
    .z-hdzt div,
    .z-fwdx div {
        width: 355px;
        font-size: 15px;
    }
    label {
        width: 83px;
    }
    .z-mainleft .z-mainlefttl ul li {
        padding: 0 15px;
    }
    .z-mainright {
        width: 760px;
        margin-right: 10px;
    }
    .z-search .z-search-text {
        width: 289px;
    }
    .z-rightcont {
        padding: 15px 15px;
    }
	.w430{
		width:355px;
	}
}

.l-sjzd {
    width: 3px;
    height: 21px;
    margin: 8px 0;
    background: #CC0102;
    float: left;
}
.active-type span.on{background-color:#c20007;color:#fff;border-color:#c20007;}
.w430 span{padding: 2px 10px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #cfcfcf;
    border-radius: 11px;
    margin-right: 10px;
    margin-bottom: 15px;}	              	

/**无数据**/
.no-data{height:330px;background:url(../../images/public/no-data.jpg) no-repeat center center !important;}
.clearfix:before,.clearfix:after{clear:both;content:'.';display:block;height:0;visibility:hidden;line-height:0;}
.clearfix{*zoom:1;}
.field-tit li{width:50% !important;text-align:center;}
.field-type{margin-top:8px;}
.field-type li{width:25% !important;height:auto !important;text-align:center;}
.field-type li img{margin:0 auto 4px !important;width:20px !important;height:20px !important;display: block;}
.field-type li span{line-height:15px !important;display:block;}
	              	

	              	

	              	

	              	